Skip to content

chore(master): release 4.2.0#114

Open
github-actions[bot] wants to merge 1 commit into
masterfrom
release-please--branches--master
Open

chore(master): release 4.2.0#114
github-actions[bot] wants to merge 1 commit into
masterfrom
release-please--branches--master

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 7, 2025

Copy link
Copy Markdown

🤖 I have created a release beep boop

4.2.0 (2026-07-10)

Features

Bug Fixes

  • #85 (ce5f7d9)
  • SerializerSettings could reach be accessed in a state where ClientOptions were not defined (c852fc3)
  • 35 (5aa1835)
  • Null object reference could be reached if there was no request data specified (ac37a62)
  • null-reference crash when a Where predicate null-checks a captured value (#122) (5581287)
  • PrepareRequestHeaders could be called without ClientOptions setting a default value (183bb55)
  • preserve DateTime kind, precision, and wall-clock across read and write (#123) (5c71f1c), closes #120

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot force-pushed the release-please--branches--master branch 2 times, most recently from 7c7b766 to a68eb8c Compare July 9, 2026 05:56
@Tr00d Tr00d self-assigned this Jul 9, 2026
@github-actions github-actions Bot force-pushed the release-please--branches--master branch from a68eb8c to 558571a Compare July 9, 2026 09:54
@github-actions github-actions Bot force-pushed the release-please--branches--master branch from 558571a to ae638ce Compare July 10, 2026 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DateTime columns lose timezone kind and sub-second precision on read

1 participant